(append_space_for_newline): Rename from append_space.
authorKim F. Storm <storm@cua.dk>
Sat, 24 Apr 2004 23:28:10 +0000 (23:28 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 24 Apr 2004 23:28:10 +0000 (23:28 +0000)
commitadd8aa0bf69c2a23f689cc073eaf9484fc620c8a
tree6e6a943dc00b66f2fb9206fdcea6b8c587ea7186
parent66d289524e84548326d539b7757a57c43777ef73
(append_space_for_newline): Rename from append_space.
Remove DEFAULT_FACE_P arg; always use current face.  Callers changed.
(x_produce_glyphs): Handle line-spacing property on newline char.
If value is t, adjust ascent and descent to fit current row height.
If value is an integer or float, set extra_line_spacing to integer
value, or to float value x current line height.
src/xdisp.c